﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size: 0.12rem; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#d9b372; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal { max-width: 1200px; margin: 0 auto; }


.w348{ width:348px; overflow:hidden;}
.w790{ width:790px; overflow:hidden;}


.productList .list li .box, .productType .midList li .box{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.Phone-Box{ display: none; }

@font-face {font-family:din; src:url(../font/MontserratBold.ttf);}
@font-face {font-family:GothamPro; src:url(../font/MontserratBold.ttf);}
@font-face {font-family:regular; src:url(../font/MontserratBold.ttf);}
@font-face {font-family:MontBold; src:url(../font/MontserratBold.ttf);}

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.headDiv{ height:175px; position:relative; z-index:10;  width: 100%;}
.headDiv .logo{ display:block; text-align: center; padding-top: 35px; padding-bottom:18px;}
.navIco{display:none; position:absolute; top:0px; right:0px; text-align: center; width: 60px; height: 60px; line-height: 60px;}
.navIco img{ width: 24px; }
.searchIco{display:none; position:absolute; top:0px; right:60px; text-align: center; width: 60px; height: 60px; line-height: 60px;}
.searchIco img{ width: 30px; }

.nav{ text-align: center; background: #f4f4f4;}
.nav li{ display: inline-block; font-size: 14px; }
.nav li a{ height: 66px; line-height:66px; padding: 0 36px; position:relative; display:block; color:#000;}
.sNavA:hover, .nav li .aNow1{ background: url(../images/sNavA.png) center 24px no-repeat; }


/* 导航语言切换--start */
.language {position: absolute;right: 12%;bottom: 0;z-index: 10;}
.language .caption {display: none;}
.language a,.language i {display: inline-block;}
.language a {font-size: 14px;line-height: 66px;transition:color 0.4s ease;-webkit-transition:color 0.4s ease;-moz-transition:color 0.4s ease;-ms-transition:color 0.4s ease;-o-transition:color 0.4s ease;}
.language i {
	margin: 0 0.05rem;
	font-size: 12px;
	color: #999;
	font-style: normal;
}
/* 导航语言切换--end */


/*导航触发效果*/
.sNav{position:absolute; z-index:11; display:none; width:100%; height: 400px; background:url(../images/bg1.jpg) center repeat-y; top: 174px;}
.sNav .leftDiv{ padding-left: 16px; width: 400px; padding-top: 110px;}
.sNav .wen1{ font-weight: bold; font-size: 24px; color: #383838; padding-bottom: 5px;}
.sNav .wen2{ font-size: 40px; color: #d9b372; text-transform: uppercase; font-weight: bold;font-family: MontBold;}
.sNav .wen3{ padding-top: 10px; font-size: 14px; color: #b5b3b0; font-family:MontBold; line-height: 20px; text-transform: uppercase;}
.sNav .rightList{ padding-left: 114px; width: 670px; padding-top: 75px; overflow: hidden; }
.sNav .rightList ul{ margin-right: -92px; }
.sNav .rightList li{ float: left; width: 50%;}
.sNav .rightList li .box{ font-size: 14px; height: 70px; border-bottom: #ccc solid 1px; margin-right: 92px; background: url(../images/nimg6_1.png) right center no-repeat;}
.sNav .rightList li a{ display: block; height: 70px; line-height: 70px;color: #563e3e; padding-left: 18px; background: url(../images/nimg9_1.png) left center no-repeat;}
.sNav .rightList li a:hover{ color: #d9b372; }

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%;}
.navLayer .toptop{ height: 60px; position: relative;}
.navLayer .closeBtn{ width:60px; height:60px; position:absolute; top:0px; right:0px; text-align: center; line-height: 60px;}
.navLayer .closeBtn img{ width: 30px; }
.sideNav{ padding: 12px 10px 20px; }
.subNav{ background:url(../images/nimg53_1.jpg) right center no-repeat; background-size: 30px; cursor:pointer; display:block; height:48px; line-height:48px; position:relative; font-size:16px; border-bottom: #e5e5e5 solid 1px;}
.subNav1{ background:url(../images/nimg53_1.jpg) right center no-repeat; background-size: 30px; color: #7f7f7f;}
.subNav .name{ position:relative;}
.subNav a{ color:#7f7f7f; display: block;}
.currentDt{background:url(../images/nimg53_1on.jpg) right center no-repeat; background-size: 30px; color: #c7000a;}
.navContent{display: none;}
.navContent a{display:block;  height:36px; line-height:36px; color:#7f7f7f; font-size:14px;  }

.searchLayerTel{ display:none; z-index:22; top:60px; left:0px; width:100%; position:fixed; background:url(../images/bg2.png) repeat;}
.searchLayerTel .box{ padding:20px 10px;}
.searchLayerTel .box .form{ padding-right: 70px; position:relative; }
.searchLayerTel .form .input1{ width:100%; background:#fff; border-radius: 4px; -moz-border-radius:4px; height:40px; line-height:40px; text-indent:10px; color:#999; font-size:14px;}
.searchLayerTel .form .btn1{ border-radius: 4px; -moz-border-radius:4px; position:absolute; right:0px; top:0px; background:#a30008 url(../images/nimg17_1.png) 8px no-repeat; text-indent: 22px; background-size: 15px; width:60px; height:40px; cursor:pointer; color: #fff;}


.sb2-bg {display: none; position: fixed; width: 100%; height: 100vh; top: 0px; z-index: 8; background: rgba(0,0,0,0.2); }
.pageBg{ position:fixed; z-index:11; width:100%; height:100%; display:none; background:rgba(0,0,0,0.7); left:0px; top:0px;}

.footDiv{ overflow: hidden; }
.footDiv2{ border-top: #f4f4f4 solid 1px; }
.footDiv .leftDiv{ padding-top: 1.0rem; height: 2.42rem; width: 38%; padding-left: 12%; }
.footDiv .txt{ font-size: 18px; color: #131313; padding-bottom: 25px; font-weight: bold;}
.footDiv .msgList li{ font-size: 12px; color: #6f6f6f; line-height: 20px; }
.footDiv .links{ padding-top: 28px; }
.footDiv .links a{ text-transform: uppercase; display: block; width: 90px; font-weight: bold; font-size: 14px; color: #584d55; background: url(../images/nimg13_2.png) right center no-repeat;font-family:MontBold;}
.footDiv .links a:hover{ text-decoration: underline; }

.footDiv .links2{padding-top: 14px;}
.footDiv .links2 a{background:none;font-weight:normal;display: inline-block;}
.footDiv .rightDiv{ padding-top: 1.0rem; height: 2.42rem; width: 38%; padding-right: 12%; background: #f4f4f4; }
.footDiv .contentBox{ position: relative; padding-left: 18%; }
.footDiv .share{ overflow: hidden; }
.footDiv .share li{ float: left; width: 15px; margin-right: 15px; }
.footDiv .share li .img1{ display: none; }
.footDiv .share li:hover img{ display: none; }
.footDiv .share li:hover .img1{ display: inline-block; }
.footDiv .msg{ font-size: 12px; padding-top: 15px; color: #979797; }
.footDiv .msg a{ display: block; color: #979797;}
.footDiv .msg a:hover{ color: #d9b372; }
.footDiv .ewmDiv{ position: absolute; right: 0px; top: 0px; }
.footDiv .ewmDiv p{ font-size: 12px; text-align: center; padding-top: 10px; color: #979797; }

.topA{ position: absolute; right: 0.6rem; top: -53px; z-index: 10; width: 57px; height: 53px; }


.pageBanner{ position:relative;}
.pageBanner .imgDiv img{ width:100%;}
.pageBanner .txtDiv{ text-align: center; color: #fff; position: absolute; left: 50%; margin-left: -600px; width: 1200px; top: 50%; margin-top: -50px; }
.pageBanner .txt1{ font-size: 30px;  padding-bottom: 15px;}
.pageBanner .wenDiv{ text-align: center; color: #fff; position: absolute; left: 50%; margin-left: -600px; width: 1200px; top: 1.56rem; }
.pageBanner .wen1{ font-weight: bold; font-size: 0.48rem; line-height: 0.48rem; text-transform: uppercase;}
.pageBanner .wen2{ font-size: 0.3rem; padding-top: 0.1rem; }
.pageBanner .roundDiv{ position: absolute; left: 50%; top: 2.82rem; width: 2.34rem; height: 2.34rem; border-radius: 50%; background: rgba(0,0,0,0.4); margin-left: -1.17rem;}
.pageBanner .limg{ text-align: center; padding-top: 0.7rem; }
.pageBanner .limg img{ width: 1.59rem; }
.pageBanner .ico{ position: absolute; left: 50% margin-left-5px; bottom: 20%; text-align: center; width: 100%;}

.pageTop{ position: relative; height: 110px; }
.pageTop2{ margin-top: 40px; }
.pageTop .wal{ height: 110px; background: #f4f4f4; position: relative;}
.pageTop .bg{ position: absolute; right: 0px; top: 0px; width: 25%; height: 110px; background: #f4f4f4; }
.pageTitle{ width: 270px; height: 110px; background: #d9b372;}
.pageTitle .txt{  padding: 24px 0 5px 42px; color: #fff; font-size: 30px;}
.pageTitle .wen{ padding-left: 42px; color: #fff; opacity: 0.5; font-size: 14px;font-family:MontBold; }

.pageNav{ position: absolute; right: 0px; top: 0px;}
.pageNav li{ float: left; width: 116px;}
.pageNav li a{ text-align: center; display: block; height: 110px; line-height: 110px; color: #8f8e8e;}
.pageNav li a:hover, .pageNav li .aNow{ background: #fff url(../images/ico2.png) center 76px no-repeat; color: #393939; }

.pageTxt{ padding-bottom: 70px; }
.pageTxt .txt1{ font-size: 22px; color: #393939;  padding-bottom: 10px; font-weight: bold;}
.pageTxt .txt2{ font-size: 30px; line-height: 30px; color: #232121; font-weight: bold; text-transform: uppercase; }

.pageBox{ padding: 70px 0 100px; overflow: hidden;}


.pageBannerTel{ display:none; position: relative;}
.pageBannerTel .imgDiv img{ width:100%;}
.pageBannerTel .txtDiv{ position: absolute; left: 0; top: 50%; margin-top: -25px; z-index: 5; width: 100%; text-align: center; color: #fff;}
.pageBannerTel .txt1{ font-size: 16px; padding-bottom: 10px;}
.pageBannerTel .txt2{ font-size: 13px; }
.pageBannerTel .wenDiv{ position: absolute; left: 0; top: 18%; z-index: 5; width: 100%; text-align: center; color: #fff;}
.pageBannerTel .wen1{ font-size: 22px;  padding-bottom: 5px; text-transform: uppercase;}
.pageBannerTel .wen2{ font-size: 16px; }
.pageBannerTel .roundDiv{ position: absolute; left: 50%; top: 45%; width: 2.8rem; height: 2.8rem; border-radius: 50%; background: rgba(0,0,0,0.4); margin-left: -1.4rem;}
.pageBannerTel .limg{ text-align: center; padding-top: 0.86rem; }
.pageBannerTel .limg img{ width: 2.2rem; }
.pageBannerTel .ico{ position: absolute; left: 50% margin-left-5px; bottom: 16%; text-align: center; width: 100%;}

.notJoin{ position:absolute; z-index:10; right:25px; top:30%; width:138px; height:399px;cursor:pointer;}
.notJoin .close{ position: absolute; right:12px; top:10px; width:17px; height:18px;}

/*右侧悬浮窗*/
.sideBar{ position:fixed; right:0px; top:50%; margin-top:-104px; z-index:111;}
.sideBar li{position:relative; height:52px; margin-bottom:1px; cursor:pointer;}
.sideBar .mouse{position:absolute; left:-152px; top:0px; display:none; background:#fbfbfb; }
.sideBar .img{background:#262626; height:52px; text-align:center; width:52px;}
.sideBar .img img{position:relative; top:8px;}
.sideBar .liNow .img{background:#37c3e3;}
.sideBar .liNow .mouse{display:block;}
.sideBar .li01 .mouse{background:#fbfbfb; width:270px; height:173px; left:-270px; top: -50px; border-radius: 6px; -moz-border-radius :6px;}
.sideBar .li01 .ewmList{ padding: 28px 0 0 25px;}
.sideBar .li01 .ewmList dd{ float: left; margin-right: 24px; text-align: center;}
.sideBar .li01 .ewmList dd p{ padding-top: 12px; font-size: 14px; }

.pageTitleTel{ height:0.98rem; background:#f7f4f3; position:relative; display:none; border-top: #65391f solid 2px;}
.sideTitleTel{ width:100%; height:0.98rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.3rem; height:0.98rem; line-height:0.98rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #65391f; display:block; height:0.98rem; padding-left:0.4rem; background:url(../images/nimg65_1.png) right center no-repeat; background-size: 0.65rem;}
.sideTitleTel .con.on a{ background:url(../images/nimg65_1on.png) right center no-repeat; background-size: 0.65rem; }
.sideTitleNav{ position:absolute; top:0.98rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.26rem; height:0.82rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:0.82rem; line-height:0.82rem; padding-left:0.4rem; color:#666;}
/*.sideTitleTel .con em{ display:block; color:#65391f; padding-left: 0.4rem;}*/

/*手机-内页2级栏目*/
.m-Navigation{ width: 100%; position: relative; display: none;}
.m-Navigation2{ margin-top: 15px; }
.m-Navigation span{ display: block; height: 56px; line-height: 56px; padding: 0 3%; color: #FFFFFF; font-size: 20px; text-align: center; background: #d9b372 url(../images/nav3.png) no-repeat 97% center; background-size: 20px; font-weight: bold; }
.subMenu-cont{ position: fixed; left: 0; top: 0; bottom: 0; right: 0; background: #c7000a; z-index: 50; display: none; }
.subMenu-cont .close{ position: absolute; top: 0; right: 0; width: 70px; height: 70px; }
.subMenu-cont .close span { position: absolute;left: 23px;width: 24px;height: 2px;background-color: #fff;-webkit-transform: rotate(0deg); transition: .6s; }
.subMenu-cont .close .bot{ top: 32px; }
.subMenu-cont .close .top { top: 32px;}
.subMenu-cont .ico .bot{ transform: rotate(45deg); }
.subMenu-cont .ico .top{ transform: rotate(-45deg); }
.outer-wrap{ position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); }
.outer-wrap a{ display: block; line-height: 50px; text-align: center; font-size: 20px; color: #FFFFFF; }

/*分页*/
.pageNum{ text-align: center; overflow:hidden; padding-top:20px;}
.pageNum a{display:inline-block; height:34px; line-height:34px; width: 34px; margin:0 4px; font-size: 14px; color: #999; text-align: center; border-radius: 4px; -moz-border-radius: 4px;}
.pageNum a .img1{ display: none; }
.pageNum a:hover, .pageNum .aNow{background:#d9b372; color: #fff;}
.pageNum a:hover img, .pageNum .aNow img{ display: none; }
.pageNum a:hover .img1, .pageNum .aNow .img1{ display: inline-block; }

.pageMore{ padding-top: 20px; display: none;}
.pageMore a{ display: block; width: 100%; height: 45px; line-height: 45px; text-align: center; background: #c7000a; color: #fff; font-size: 14px;}

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ cursor:pointer;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}










